Skip to content

rebase: bump the k8s-dependencies group across 1 directory with 2 updates#6281

Merged
mergify[bot] merged 2 commits into
develfrom
dependabot/go_modules/k8s-dependencies-fc255c3d3a
May 28, 2026
Merged

rebase: bump the k8s-dependencies group across 1 directory with 2 updates#6281
mergify[bot] merged 2 commits into
develfrom
dependabot/go_modules/k8s-dependencies-fc255c3d3a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the k8s-dependencies group with 2 updates in the / directory: k8s.io/kubernetes and sigs.k8s.io/controller-runtime.

Updates k8s.io/kubernetes from 1.36.0 to 1.36.1

Release notes

Sourced from k8s.io/kubernetes's releases.

v1.36.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Commits
  • 7569396 Release commit for Kubernetes v1.36.1
  • 710a59e Merge pull request #138958neolit123/automated-cherry-pick-of-#138957
  • b0b25e8 kubeadm: use dedicated ClusterRole for apiserver kubelet client
  • 493c5a4 Merge pull request #138500soltysh/automated-cherry-pick-of-#138499
  • 0c872bc Merge pull request #138535pohly/automated-cherry-pick-of-#137958
  • cc1b390 Merge pull request #138590 from BenTheElder/fix-zfs-136
  • 294c433 Merge pull request #138859alaypatel07/automated-cherry-pick-of-#138530
  • 3aa1cf5 Merge pull request #138825alaypatel07/automated-cherry-pick-of-#138394
  • 2995202 Merge pull request #138802neolit123/automated-cherry-pick-of-#138692
  • 2bd8606 KEP-5304: DecodeMetadataFromStream only skips metadata entries with unknown A...
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.23.1-0.20260424122448-c8b4b9d61fbd to 0.24.1

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.24.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.24.0...v0.24.1

v0.24.0

⚠️ Breaking Changes

🐛 Bug Fixes

  • Cache: Fix IndexField blocking until informer is synced (#3445)
  • Cache: Wait for cache sync when ReaderFailOnMissingInformer is true (#3425)
  • Client: Update typed ApplyConfigurations with server response (#3475)
  • Fakeclient: Fix SSA status patch resource version check (#3443)
  • Fakeclient: Fix panic when using CRs with embedded pointer structs (#3431)
  • Fakeclient: Fix status apply if existing object has managedFields set (#3430)
  • Fakeclient: Retry GenerateName on AlreadyExists collisions (#3498)
  • HTTP servers: Wire up base context into http servers (#3452)

🌱 Others

  • Builder/Webhooks: Remove deprecated custom path function (#3465)
  • Cache: Test cache reader waits for cache sync (#3434)
  • Certwatcher: Deflake certwatcher tests (#3457)
  • Dependencies: Use forked version of btree (#3449)
  • Envtest: Ensure envtest stops the whole process group (#3447)
  • Logging: Add missing space in zap-log-level flag description (#3492)
  • Misc: Adopt new(x) over ptr.To(x) and re-enable newexpr lint (#3489)
  • Owners: Cleanup (#3453)
  • Recorder: Add logger into context for structured logging (#3454)
  • Recorder: Switch to StartLogging for event debug logs (#3451)
  • Scheme: Deprecate the scheme builder (#3461)
  • Source/Kind: Improve logging for dynamic type kind source (#3494)
  • Webhooks: Reduce memory usage of default webhooks (#3463 #3468)

🌱 CI & linters

  • Chore: Update golangci-lint version to v2.8.0 (#3448)
  • Chore: Update golangci-lint version to v2.10.1 (#3470)
  • Chore: Update golangci-lint version to v2.11.3 (#3482)
  • Migrate away from custom GitHub action approval workflow (#3491)
  • Release: Auto-create git tags for the tools/setup-envtest submodule (#3476)

📖 Additionally, there has been 1 contribution to our documentation. (#3477)

Dependencies

... (truncated)

Commits

@dependabot dependabot Bot added the rebase update the version of an external component label May 19, 2026
@dependabot dependabot Bot changed the title rebase: bump the k8s-dependencies group with 2 updates rebase: bump the k8s-dependencies group across 1 directory with 2 updates May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/k8s-dependencies-fc255c3d3a branch from 830552b to 67a764f Compare May 26, 2026 02:24
@iPraveenParihar iPraveenParihar requested a review from a team May 27, 2026 09:42
@nixpanic

Copy link
Copy Markdown
Member

@Mergifyio rebase

dependabot Bot and others added 2 commits May 27, 2026 16:40
…ates

Bumps the k8s-dependencies group with 2 updates in the / directory: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).


Updates `k8s.io/kubernetes` from 1.36.0 to 1.36.1
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.36.0...v1.36.1)

Updates `sigs.k8s.io/controller-runtime` from 0.23.1-0.20260424122448-c8b4b9d61fbd to 0.24.1
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/commits/v0.24.1)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-version: 1.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Praveen M <m.praveen@ibm.com>
@mergify

mergify Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

rebase

✅ Branch has been successfully rebased

@ceph-csi-bot ceph-csi-bot force-pushed the dependabot/go_modules/k8s-dependencies-fc255c3d3a branch from e96e870 to 7b74851 Compare May 27, 2026 14:40
@nixpanic nixpanic added the ok-to-test Label to trigger E2E tests label May 27, 2026
@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.33

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.33

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.34

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.33

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.34

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.35

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.34

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.35

@ceph-csi-bot

Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.35

@ceph-csi-bot ceph-csi-bot added ci/in-progress/e2e This label acts like a guard and prevents Mergify from adding the `ok-to-test` label again. and removed ok-to-test Label to trigger E2E tests labels May 27, 2026
@mergify mergify Bot removed the ci/in-progress/e2e This label acts like a guard and prevents Mergify from adding the `ok-to-test` label again. label May 27, 2026
@iPraveenParihar

Copy link
Copy Markdown
Contributor

@Mergifyio rebase

@mergify

mergify Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

rebase

☑️ Nothing to do, the required conditions are not met

Details
  • any of:
    • #commits-behind > 0 [📌 rebase requirement]
    • -linear-history [📌 rebase requirement]
  • -closed [📌 rebase requirement]
  • -conflict [📌 rebase requirement]
  • queue-position = -1 [📌 rebase requirement]

@iPraveenParihar

Copy link
Copy Markdown
Contributor

/retest ci/centos/k8s-e2e-external-storage/1.33

@iPraveenParihar

Copy link
Copy Markdown
Contributor

@Mergifyio queue

@mergify

mergify Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-05-28 05:54 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-05-28 05:54 UTC · at 7b7485105fdd8410b21d69b7676c212ac0070db7 · rebase

This pull request spent 24 seconds in the queue, including 3 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label May 28, 2026
@mergify mergify Bot merged commit 16c767a into devel May 28, 2026
44 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/k8s-dependencies-fc255c3d3a branch May 28, 2026 05:54
@mergify mergify Bot removed the queued label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rebase update the version of an external component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants